সাইন ইন করুন
Computer Science for IGCSE & O level - Programming (Section 4 - No. 1)
What is the value of `x` after the code: `x = 5; x += 3;`?
2
3
5
8
ব্যাখ্যা
The += operator adds the right operand to the left operand.
মন্তব্য (0)
মন্তব্য লগইন করুন
বিজ্ঞাপন
জাভাস্ক্রিপ্টকে এই পৃষ্ঠাটি সঠিকভাবে লোড করার অনুমতি দিন